啊哈DJ[音].js 737 B

12345678910111213141516171819202122232425
  1. var rule = {
  2. title: '啊哈DJ[听]',
  3. host: 'https://m.ahadj.com',
  4. url: '/music/id-fyclass-fypage.html',
  5. class_parse: 'body&&.sort&&a;a&&Text;a&&href;(\\d+)',
  6. hikerListCol: "movie_2",
  7. hikerClassListCol: "movie_2",
  8. searchable: 2,
  9. quickSearch: 0,
  10. filterable: 0,
  11. headers: {
  12. 'User-Agent': 'MOBILE_UA',
  13. },
  14. play_parse: true,
  15. lazy: $js.toString(() => {
  16. let html = request(input);
  17. let _url = pdfh(html, 'video&&source&&src');
  18. input = {parse: 0, url: _url, js: ''};
  19. }),
  20. 推荐: '*',
  21. searchUrl: '/search/?key=**&page=fypage.html',
  22. 一级: '.yinyue_list&&li;a--span--span--span&&Text;img&&src;span&&Text;a&&href',
  23. 二级: '*',
  24. 搜索: '*',
  25. }